home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
comm
/
fido
/
RFS275.lha
/
CFG
/
RFH.cfg
next >
Wrap
Text File
|
1995-04-12
|
2KB
|
46 lines
/*
$VER: RFH Cfg Config for RFH Williamson 56.26
*/
Priority 2 /* priority at which to run the file server */
/* this should ALWAYS be less than the xfer */
/* priority of the mailer */
SysopReport FALSE /* Send NetMail message to ourself showing */
/* status of request */
ReqPoint TRUE /* Allow points to request files */
ReqUnlisted FALSE /* Allow unlisted systems to request files */
SortedLst TRUE /* FREQ.LST is alphabetically sorted */
/* If list is sorted, wildcard searchs */
/* are much faster */
MultiMagic TRUE /* Send multiple files for MAGIC names */
MatchFirst FALSE /* Send only the first file matched */
FREQLST "RAM:FREQ.LST" /* Fullpath of list of files to search */
LogFile "LOG:RFS.Log" /* LogFile FullPathName */
AcctPath "LOG:RFSACCT/" /* Path for FTN accounting files */
/* EXCLUDE and INCLUDE are mutually exclusive, only one may be used */
/* Exclude these nodes from requesting files */
/* good idea to exclude yourself */
/*EXCLUDE "FIDONET#1:167/104.1" */
EXCLUDE FIDONET#1:163/139.0
EXCLUDE FIDONET#1:163/165.0
/* Only these nodes may request files */
/*INCLUDE ""*/
/* Limit number of bytes that these sites may request to n bytes */
LIMITED FIDONET#1:167/331.0 50000
LIMITED FIDONET#1:167/192.0 50000
/*LIMITED AMIGANET#40:600/12.0 50000 */
/* These systems get privileged access to the extended freq.lst */
PRIVLEDGED FIDONET#1:167/151.0
PRIVLEDGED FIDONET#1:167/207.0
PRIVLST "MAIL:PFREQ.LST" /* Fullpath of list of files to search */
MaxBytes 2000000 /* Maximum Bytes Per Session, 0 No limit */
MaxDaily 0 /* Maximum Bytes Daily, 0 No limit */
MaxReqNames 10 /* Maximum Requests Per Session,0 No limit */